home *** CD-ROM | disk | FTP | other *** search
/ HTBasic 9.3 / HTBasic 9.3.iso / 93win / data1.cab / DLL_Toolkit / Source / HTBRadioButton / RadioButton.plg < prev    next >
Encoding:
Text File  |  2005-03-02  |  1.9 KB  |  53 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: RadioButton - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Release/Radiobutton.res" /d "NDEBUG" /d "_AFXDLL" "D:\projects\sven\Radiobutton\Radiobutton.rc"" 
  10. Creating temporary file "C:\TEMP\RSP19.tmp" with contents
  11. [
  12. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /D "_AFXDLL" /FR"Release/" /Fp"Release/RadioButton.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "D:\projects\sven\Radiobutton\Radiobutton.cpp"
  14. "D:\projects\sven\Radiobutton\DialogThread.cpp"
  15. "D:\projects\sven\Radiobutton\RadiobuttonDlg.cpp"
  16. ]
  17. Creating command line "cl.exe @C:\TEMP\RSP19.tmp" 
  18. Creating temporary file "C:\TEMP\RSP1A.tmp" with contents
  19. [
  20. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /D "_AFXDLL" /FR"Release/" /Fp"Release/RadioButton.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  21. "D:\projects\sven\Radiobutton\StdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @C:\TEMP\RSP1A.tmp" 
  24. Creating temporary file "C:\TEMP\RSP1B.tmp" with contents
  25. [
  26. lib/htbwin.lib /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/RadioButton.pdb" /machine:I386 /def:".\Radiobutton.def" /out:"Release/RadioButton.dll" /implib:"Release/RadioButton.lib" 
  27. .\Release\Radiobutton.obj
  28. .\Release\DialogThread.obj
  29. .\Release\RadiobuttonDlg.obj
  30. .\Release\StdAfx.obj
  31. .\Release\Radiobutton.res
  32. ]
  33. Creating command line "link.exe @C:\TEMP\RSP1B.tmp"
  34. <h3>Output Window</h3>
  35. Compiling resources...
  36. Compiling...
  37. StdAfx.cpp
  38. Compiling...
  39. Radiobutton.cpp
  40. DialogThread.cpp
  41. RadiobuttonDlg.cpp
  42. Generating Code...
  43. Linking...
  44.    Creating library Release/RadioButton.lib and object Release/RadioButton.exp
  45.  
  46.  
  47.  
  48. <h3>Results</h3>
  49. RadioButton.dll - 0 error(s), 0 warning(s)
  50. </pre>
  51. </body>
  52. </html>
  53.